-
Home
-
Payment Gateway for PayPal on WooCommerce
-
7.1.8
-
Code
-
Classes
- VerifyWebhookSignature
| Total Complexity |
20 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
231 |
| Lines of code |
88 |
| Logical lines of code |
42 |
| Comment lines |
103 |
| Methods |
18 |
| Properties |
0 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toJSON() |
S |
57 |
3 |
17 |
| post() |
S |
61 |
1 |
14 |
| setAuthAlgo() |
S |
77 |
1 |
4 |
| getAuthAlgo() |
S |
82 |
1 |
3 |
| setCertUrl() |
S |
73 |
1 |
5 |
| getCertUrl() |
S |
82 |
1 |
3 |
| setTransmissionId() |
S |
77 |
1 |
4 |
| getTransmissionId() |
S |
82 |
1 |
3 |
| setTransmissionSig() |
S |
77 |
1 |
4 |
| getTransmissionSig() |
S |
82 |
1 |
3 |
| setTransmissionTime() |
S |
77 |
1 |
4 |
| getTransmissionTime() |
S |
82 |
1 |
3 |
| setWebhookId() |
S |
77 |
1 |
4 |
| getWebhookId() |
S |
82 |
1 |
3 |
| setWebhookEvent() |
S |
77 |
1 |
4 |
| getWebhookEvent() |
S |
82 |
1 |
3 |
| setRequestBody() |
S |
77 |
1 |
4 |
| getRequestBody() |
S |
82 |
1 |
3 |